CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 分类器 matlab

搜索资源列表

  1. HK.rar

    0下载:
  2. H-K(Ho-Kashyap)算法。在模式识别应用中运用HK算法根据样本进行分类器训练。,HK (Ho-Kashyap) algorithm. Applications in pattern recognition algorithm based on the use of HK classifier training samples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1616
    • 提供者:陈坚
  1. matlab_bayes_classifier

    2下载:
  2. 使用matlab编写的bayes分类器,朴素贝叶斯分类器-Prepared using bayes classifier matlab
  3. 所属分类:matlab

    • 发布日期:2016-12-22
    • 文件大小:1024
    • 提供者:简单
  1. boosting_demo

    0下载:
  2. Boost 经典分类器matlab实现,初学者之福音-adaboosting
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:13949
    • 提供者:shuxue
  1. AdaBoost

    0下载:
  2. 使用MATLAB 编程实现的自适应增强分类器的一个具体实例,内含具体程序,并已调试成功-Adaptive Programming using MATLAB enhanced classifier to a specific case that contains specific procedures, and has been successful commissioning
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1276009
    • 提供者:wenjun
  1. naivebayes

    0下载:
  2. 已调试好的基于贝叶斯判别的手写体数字识别的matlab实现,包括样本图片的预处理、创建朴素贝叶斯分类器对象和检验判别效果的程序源代码大全-failed to translate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1378
    • 提供者:胡盛亮
  1. Fisher_example

    0下载:
  2. Fisher线性判别分类器应用于IRIS数据集的例子-An example of Fisher linear discriminant Classifier applied on IRIS Data Set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:164604
    • 提供者:LikeTheBird
  1. chengxu

    2下载:
  2. 这是基于PCA的人脸识别,用MATLAB编写,包含了K-L变换,奇异值分解等方法,且采用了最小距离分类器-This is based on the PCA face recognition, using MATLAB to prepare, including the KL transform, singular value decomposition and other methods, and the use of the minimum distance classifier
  3. 所属分类:Other systems

    • 发布日期:2014-12-27
    • 文件大小:3488
    • 提供者:pan
  1. kNN

    0下载:
  2. 一种常用的分类器,常用于人脸识别、掌纹识别等模式识别领域。 -A common classification, commonly used in face recognition, palmprint recognition, pattern recognition.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1209
    • 提供者:叶子
  1. classify

    0下载:
  2. 简单分类器 可用于基于神经网络的字母识别,适合初学者使用。 -Simple classifier based on neural network can be used to identify the letters, suitable for beginners to use.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:53109
    • 提供者:李敏
  1. Fisher

    1下载:
  2. fisher线性分类器算法,算法实现三维空间中样本中各点的分类情况。-fisher linear classifier algorithm to achieve three-dimensional sample points in the classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3471
    • 提供者:孙亮
  1. GML_AdaBoost_Matlab_Toolbox_0.3

    1下载:
  2. adaboost是语音识别分类器设计的最好方法,目前在识别分类方面进行了应用-AdaBoost is a voice recognition classifier design the best way, the current classification in identifying aspects of the application
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:110216
    • 提供者:朱利
  1. LDA

    1下载:
  2. matlab 实现的LDA算法和线性分类器的实现,其中包括好几个.m文件-matlab implementation of the LDA algorithm and the realization of the linear classifier, which includes several. m file
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:18432
    • 提供者:hujuan123
  1. nn

    11下载:
  2. 线性神经网络,BP神经网络,Hopfield神经网格,Elman神经网络,RBF神经网络;在模型应用模块中实现了六种实际应用:RBF网络的船用柴油机故障诊断,BP网络的齿轮箱故障诊断,SOM网络的回热系统故障诊断,BP网络的设备状态分类器,SOM网络的人口比例样本分类,SOM网络的土壤性状样本分类。-Linear neural network, BP neural network, Hopfield neural network, Elman neural network, RBF neural
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-07-16
    • 文件大小:711867
    • 提供者:haozi
  1. AerialImageClassificationMethodBasedonFractalTheor

    1下载:
  2.  提出一种基于分形理论和BP 神经网络的航空遥感图像有监督分类方法。该方法尝试将航空图像 的光谱信息和纹理特征相结合。它首先将彩色航空图像由RGB 格式转化为HSI 格式,然后,根据亮度计算分 数维、多重分形广义维数谱q-D( q) 和“空隙”等基于分形的纹理特征,同时加入归一化的色度和饱和度作为光 谱特征,采用BP 神经网络作为分类器。通过对彩色航空图像的分类实验,结果证实该方法行之有效。-Based on fractal theory and BP neural network
  3. 所属分类:Document

    • 发布日期:2017-03-24
    • 文件大小:275139
    • 提供者:xuhuoping
  1. classification

    0下载:
  2. 在具有模式的完整统计知识条件下,按照贝叶斯决策理论进行设计的一种最优分类器。分类器是对每一个输入模式赋予一个类别名称的软件或硬件装置,而贝叶斯分类器是各种分类器中分类错误概率最小或者在预先给定代价的情况下平均风险最小的分类器。-In a model under the condition of complete statistical knowledge, in accordance with the Bayesian decision theory to design an optimal c
  3. 所属分类:Document

    • 发布日期:2017-03-26
    • 文件大小:3391
    • 提供者:御风疾书
  1. LDA2D-2

    0下载:
  2. 人脸识别中2DLDA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DLDA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-12-02
    • 文件大小:1257
    • 提供者:niushaobo
  1. TPCA

    3下载:
  2. 人脸识别中TensorPCA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition TensorPCA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2014-04-11
    • 文件大小:1876
    • 提供者:niushaobo
  1. KernelDiscriminantAnalysis(manyclassiers)

    0下载:
  2. 用于目标识别的核辨别分析程序,含有大量的分类器子程序。-For target identification of nuclear analytical procedures to identify, contain many classifier subroutine.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:11955
    • 提供者:付建胜
  1. gyy

    0下载:
  2. 从因子分析的角度出发解决基因表达谱分析问题。为解决独立成分分析方法在求解过程中的不稳定性,提出一种基于选择性独立成分分析的DNA微阵列数据集成分类器。首先对基因表达水平的重构误差进行分析,选择部分重构误差较小的独立成分进行样本重构,然后基于重构后的样本同时训练多个支持向量机基分类器,最后选择部分分类正确率较高的基分类器进行最大投票以得到最终结果。在3个常用测试集上验证了本文设计方法的有效性。-This paper tries to deal with gene expression proble
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1427214
    • 提供者:cumtgyy
  1. fisher

    0下载:
  2. 目前模式识别中最为通用的简单的fisher分类器-At present, the most commonly used pattern recognition simple fisher classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:16157
    • 提供者:萧峙清
« 1 2 3 4 5 6 78 9 10 11 12 ... 31 »
搜珍网 www.dssz.com